| SaResponseCodeGroup |
| Logical Entity Name | SaResponseCodeGroup |
| Default Table Name | SaResponseCodeGroup |
| Physical Only | NO |
| Definition | |
| Note |
| SaResponseCodeGroup Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaResponseCodeGroupID |
int | NO | ||
| SaResponseTypeID | int | NO | ||
| Code | varchar(50) | YES | ||
| Descrip | varchar(200) | YES | ||
| DefaultGroup | bit | YES | ||
| Active | bit | YES | ||
| PostNSF | bit | YES | ||
| SyGroupsID | int | YES | ||
| SaBillCodeID | int | YES | ||
| BillAmount | money | YES | ||
| CmTemplateID | int | YES | ||
| SyStaffID | int | YES | ||
| ts | timestamp | NO | ||
| VoidRefStip | bit | NO |
| SaResponseCodeGroup Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SaResponseCodeGroup_Code_SaResponseTypeID_N_U_IDX | Index | Code, SaResponseTypeID |
| SaResponseCodeGroup_SaResponseCodeGroupID_U_C_IDX | PrimaryKey | SaResponseCodeGroupID |
| SaResponseCodeGroup Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaResponseCodeGroup Check Constraints |
| Check Constraint Name | CheckConstraint |